The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

ImagickDraw::setStrokeWidthSets the width of the stroke used to draw object outlines

Descripción

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the width of the stroke used to draw object outlines.

Lista de parámetros

stroke_width

stroke width

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual